1bashThis script reads and pretty-prints the contents of a JSON file using Python's built-in JSON tool.cat myJSONFile.json | python -m json.toolexternal toolspythonJSON pretty-printing